Full Stack Web Development
Syllabus - Full Stack
Download Catalog
5. Backend Development using Node.js
Module 1: Introduction to Node.js
- Node.js architecture
- Installing Node.js environment
Module 2: Node.js Modules
- Core modules
- Custom modules
Module 3: File System Operations
- Reading and writing files
- Working with streams
Module 4: HTTP Server Development
- Creating web servers
- Handling requests and responses
Module 5: Backend Application Development
- Building server-side applications